Lucene search

K
LinuxLinux Kernel6.10.0

9 matches found

CVE
CVE
added 2024/06/21 12:15 p.m.160 views

CVE-2024-38780

In the Linux kernel, the following vulnerability has been resolved: dma-buf/sw-sync: don't enable IRQ from sync_print_obj() Since commit a6aa8fca4d79 ("dma-buf/sw-sync: Reduce irqsave/irqrestore fromknown context") by error replaced spin_unlock_irqrestore() withspin_unlock_irq() for both sync_debug...

5.5CVSS7.6AI score0.00043EPSS
CVE
CVE
added 2024/06/21 12:15 p.m.149 views

CVE-2024-36481

In the Linux kernel, the following vulnerability has been resolved: tracing/probes: fix error check in parse_btf_field() btf_find_struct_member() might return NULL or an error via theERR_PTR() macro. However, its caller in parse_btf_field() only checksfor the NULL condition. Fix this by using IS_ER...

5.5CVSS7.1AI score0.00033EPSS
CVE
CVE
added 2024/06/21 12:15 p.m.144 views

CVE-2024-36288

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix loop termination condition in gss_free_in_token_pages() The in_token->pages[] array is not NULL terminated. This results inthe following KASAN splat: KASAN: maybe wild-memory-access in range [0x04a2013400000008-0x04a...

5.5CVSS6.9AI score0.00047EPSS
CVE
CVE
added 2024/06/21 12:15 p.m.139 views

CVE-2024-38662

In the Linux kernel, the following vulnerability has been resolved: bpf: Allow delete from sockmap/sockhash only if update is allowed We have seen an influx of syzkaller reports where a BPF program attached toa tracepoint triggers a locking rule violation by performing a map_deleteon a sockmap/sock...

4.7CVSS7AI score0.00048EPSS
CVE
CVE
added 2024/07/05 7:15 a.m.120 views

CVE-2024-39473

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: ipc4-topology: Fix input format query of process modules without base extension If a process module does not have base config extension then the sameformat applies to all of it's inputs and the process->base_config_ex...

5.5CVSS7AI score0.00033EPSS
CVE
CVE
added 2024/06/24 2:15 p.m.110 views

CVE-2024-39292

In the Linux kernel, the following vulnerability has been resolved: um: Add winch to winch_handlers before registering winch IRQ Registering a winch IRQ is racy, an interrupt may occur before the winch isadded to the winch_handlers list. If that happens, register_winch_irq() adds to that list a win...

5.5CVSS7.2AI score0.00051EPSS
CVE
CVE
added 2024/07/05 7:15 a.m.94 views

CVE-2024-39483

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: WARN on vNMI + NMI window iff NMIs are outright masked When requesting an NMI window, WARN on vNMI support being enabled if andonly if NMIs are actually masked, i.e. if the vCPU is already handling anNMI. KVM's ABI for NM...

5.5CVSS7.1AI score0.00033EPSS
CVE
CVE
added 2024/07/05 7:15 a.m.89 views

CVE-2024-39485

In the Linux kernel, the following vulnerability has been resolved: media: v4l: async: Properly re-initialise notifier entry in unregister The notifier_entry of a notifier is not re-initialised after unregisteringthe notifier. This leads to dangling pointers being left there so uselist_del_init() t...

5.5CVSS6.9AI score0.00033EPSS
CVE
CVE
added 2024/07/05 7:15 a.m.76 views

CVE-2024-39477

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: do not call vma_add_reservation upon ENOMEM sysbot reported a splat [1] on __unmap_hugepage_range(). This is becausevma_needs_reservation() can return -ENOMEM ifallocate_file_region_entries() fails to allocate the file_...

5.5CVSS5.2AI score0.00047EPSS